Learn R Programming

DiffBind (version 2.0.2)

DBA object methods: Standard S3 methods for DBA object

Description

Standard S3 methods for DBA object.

Usage

"print"(x, ...) "summary"(object, ...) "plot"(x, ...)

Arguments

x
DBA object
object
DBA object
...
Arguments passed on to parent methods

Details

S3 methods for DBA object from the DiffBind package.

DBA objects are usually constructed using the dba function.

Examples

Run this code
data(tamoxifen_peaks)
tamoxifen
data(tamoxifen_counts)
tamoxifen

Run the code above in your browser using DataLab